reflect.fieldScan.index (field)

3 uses

	reflect (current package)
		type.go#L1178: 	index []int
		type.go#L1250: 					result.Index = append(result.Index, scan.index...)
		type.go#L1275: 				index = append(index, scan.index...)